home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 3: The Continuation / 17-Bit_The_Continuation_Disc.iso / amigan / amigan 20 / jimutils / include / offsets / diskfont.i < prev    next >
Encoding:
Text File  |  1994-01-27  |  140 b   |  9 lines

  1.     ifnd    Call
  2. Call    macro                ; a macro to call library routines
  3.     jsr    _LVO\1(a6)
  4.     endm
  5.     endc
  6.  
  7. _LVOOpenDiskFont    EQU    -30 
  8. _LVOAvailFonts        EQU    -36 
  9.